From 4ffc2e4d6e7d3ab2d8b9203d77864d09790bf10c Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Fri, 14 Jun 2002 06:15:32 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1962c918c84..6744ea2cd34 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,6 +1,8 @@ 2002-06-14 Miles Bader * subr.el (copy-tree): Use `nconc' and `nreverse' instead of `nreconc'. + (pop): Move the call to `car' outside the prog1, as the compiler + then generates better code. 2002-06-13 Richard M. Stallman -- 2.30.2